From: Kim F. Storm Date: Mon, 5 Apr 2004 19:27:23 +0000 (+0000) Subject: (File Variables): Add safe-local-eval-forms. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23353 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7f5806994c9ab7aee4695fed37f7216eda846d0c;p=emacs.git (File Variables): Add safe-local-eval-forms. --- diff --git a/man/custom.texi b/man/custom.texi index 9b8231359b9..ab29bd83e09 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -1060,6 +1060,12 @@ value are @code{t}, @code{nil}, and anything else, just as for neither @code{t} nor @code{nil}, so normally Emacs does ask for confirmation about file settings for these variables. +@findex safe-local-eval-forms + The @code{safe-local-eval-forms} is a customizable list of eval +forms which are safe to eval, so Emacs should not ask for +confirmation to evaluate these forms, even if +@code{enable-local-variables} says to ask for confirmation in general. + @node Key Bindings @section Customizing Key Bindings @cindex key bindings